home *** CD-ROM | disk | FTP | other *** search
- Path: news1.io.org!justhow
- From: justhow@io.org (Justin Howe)
- Newsgroups: comp.lang.c
- Subject: Graphics, 16 colors
- Date: 18 Mar 1996 17:24:02 GMT
- Organization: Internex Online (shell.io.org), Toronto, Ontario, Canada
- Message-ID: <4ik67i$9dr@news1.io.org>
- NNTP-Posting-Host: zap.io.org
- X-Newsreader: TIN [version 1.2 PL2ovr]
-
- Hello!!
-
- I am looking for some information on BIOS screen mode 18
- To be specific, I'm looking for the staring address and the format to
- write to the video memory to diplay 16 colors.
- When I try to write to A000:0000 it only puts balck and white to the screen
- At address A000:0000 every bit represents a pixel -- 1 for white and 0
- for black
-
- Any help would me much appreciated
-
- Thanx in advance!
-
-